[INFO] cloning repository https://github.com/ilaborie/gitmoji-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ilaborie/gitmoji-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Filaborie%2Fgitmoji-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Filaborie%2Fgitmoji-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5677588817fa08e5fca178c890882be6a236de4f
[INFO] testing ilaborie/gitmoji-rs against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Filaborie%2Fgitmoji-rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ilaborie/gitmoji-rs
[INFO] finished tweaking git repo https://github.com/ilaborie/gitmoji-rs
[INFO] tweaked toml for git repo https://github.com/ilaborie/gitmoji-rs written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ilaborie/gitmoji-rs on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ilaborie/gitmoji-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d420da07046bb86ca43e0d500df804b50498ee5a55ba926601a3c95358814bad
[INFO] running `Command { std: "docker" "start" "-a" "d420da07046bb86ca43e0d500df804b50498ee5a55ba926601a3c95358814bad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d420da07046bb86ca43e0d500df804b50498ee5a55ba926601a3c95358814bad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d420da07046bb86ca43e0d500df804b50498ee5a55ba926601a3c95358814bad", kill_on_drop: false }`
[INFO] [stdout] d420da07046bb86ca43e0d500df804b50498ee5a55ba926601a3c95358814bad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a684ac1934e20abb10f376a2e42b2e7487c162df1500a6318f444617dc5bb4ee
[INFO] running `Command { std: "docker" "start" "-a" "a684ac1934e20abb10f376a2e42b2e7487c162df1500a6318f444617dc5bb4ee", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling dialoguer v0.12.0
[INFO] [stderr]    Compiling aws-lc-sys v0.40.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling clap_complete v4.6.3
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tower-http v0.6.10
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.7.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.13.3
[INFO] [stderr]    Compiling gitmoji-rs v3.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 32s
[INFO] running `Command { std: "docker" "inspect" "a684ac1934e20abb10f376a2e42b2e7487c162df1500a6318f444617dc5bb4ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a684ac1934e20abb10f376a2e42b2e7487c162df1500a6318f444617dc5bb4ee", kill_on_drop: false }`
[INFO] [stdout] a684ac1934e20abb10f376a2e42b2e7487c162df1500a6318f444617dc5bb4ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a87df54a426a43e981550bb5178f482b3adc210c5bd1c8619dcd9a194ffcf12f
[INFO] running `Command { std: "docker" "start" "-a" "a87df54a426a43e981550bb5178f482b3adc210c5bd1c8619dcd9a194ffcf12f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling test-log-core v0.2.20
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling assert2-macros v0.4.0
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling assert_cmd v2.2.1
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling test-log-macros v0.2.20
[INFO] [stderr]    Compiling serial_test_derive v3.4.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling comma v1.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling assert2 v0.4.0
[INFO] [stderr]    Compiling dialoguer v0.12.0
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling aws-lc-sys v0.40.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling serial_test v3.4.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling rexpect v0.7.0
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling test-log v0.2.20
[INFO] [stderr]    Compiling assert_fs v1.1.3
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling h2 v0.4.14
[INFO] [stderr]    Compiling tower-http v0.6.10
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.7.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.13.3
[INFO] [stderr]    Compiling gitmoji-rs v3.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `gitmoji-rs` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/28f95933dc0727396c07b48d0a8cb5211b7fb472/bin/rustc --crate-name gitmoji_rs --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::perf' '--warn=clippy::pedantic' --forbid=unsafe_code '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("hook"))' -C metadata=0df66c84082e3746 -C extra-filename=-98def1c70760993c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-d0824aa9c7568042.rlib --extern assert2=/opt/rustwide/target/debug/deps/libassert2-eb789e7fa18ac719.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-118aadd4c23f79a1.rlib --extern assert_fs=/opt/rustwide/target/debug/deps/libassert_fs-c276e1c871a282d3.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-26a7ea6a9f8db941.rlib --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-40831dc7adc0f96e.rlib --extern console=/opt/rustwide/target/debug/deps/libconsole-ffb25e220c7191ac.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-5933ac39bdb80bcb.rlib --extern dialoguer=/opt/rustwide/target/debug/deps/libdialoguer-b7a623a0daa74d35.rlib --extern directories=/opt/rustwide/target/debug/deps/libdirectories-87b7fda66cce4e52.rlib --extern fuzzy_matcher=/opt/rustwide/target/debug/deps/libfuzzy_matcher-4abe7a0aa097e757.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-f027cc70d483df72.rlib --extern rexpect=/opt/rustwide/target/debug/deps/librexpect-eb353461c7e5dcf5.rlib --extern rstest=/opt/rustwide/target/debug/deps/librstest-630644838e04d093.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-babbbc68ad2070af.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-30865f644ecf4b99.rlib --extern test_log=/opt/rustwide/target/debug/deps/libtest_log-921ec8242ef4556f.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e3695c9b434ee9eb.rlib --extern toml_edit=/opt/rustwide/target/debug/deps/libtoml_edit-c514058d99fd0380.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-102cd2c438eee9c5.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-795f93e722ad42e8.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-70fe7edfba318e53.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-428bf15c48bb60dc.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-1a6b805811b09948/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `gitmoji-rs` (test "update")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/28f95933dc0727396c07b48d0a8cb5211b7fb472/bin/rustc --crate-name update --edition=2021 tests/update.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::perf' '--warn=clippy::pedantic' --forbid=unsafe_code '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("hook"))' -C metadata=3f5e4ec5107ff473 -C extra-filename=-73565b7771d69cf0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-d0824aa9c7568042.rlib --extern assert2=/opt/rustwide/target/debug/deps/libassert2-eb789e7fa18ac719.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-118aadd4c23f79a1.rlib --extern assert_fs=/opt/rustwide/target/debug/deps/libassert_fs-c276e1c871a282d3.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-26a7ea6a9f8db941.rlib --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-40831dc7adc0f96e.rlib --extern console=/opt/rustwide/target/debug/deps/libconsole-ffb25e220c7191ac.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-5933ac39bdb80bcb.rlib --extern dialoguer=/opt/rustwide/target/debug/deps/libdialoguer-b7a623a0daa74d35.rlib --extern directories=/opt/rustwide/target/debug/deps/libdirectories-87b7fda66cce4e52.rlib --extern fuzzy_matcher=/opt/rustwide/target/debug/deps/libfuzzy_matcher-4abe7a0aa097e757.rlib --extern gitmoji_rs=/opt/rustwide/target/debug/deps/libgitmoji_rs-c283445bb5c36b5b.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-f027cc70d483df72.rlib --extern rexpect=/opt/rustwide/target/debug/deps/librexpect-eb353461c7e5dcf5.rlib --extern rstest=/opt/rustwide/target/debug/deps/librstest-630644838e04d093.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-babbbc68ad2070af.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-30865f644ecf4b99.rlib --extern test_log=/opt/rustwide/target/debug/deps/libtest_log-921ec8242ef4556f.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e3695c9b434ee9eb.rlib --extern toml_edit=/opt/rustwide/target/debug/deps/libtoml_edit-c514058d99fd0380.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-102cd2c438eee9c5.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-795f93e722ad42e8.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-70fe7edfba318e53.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-428bf15c48bb60dc.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-1a6b805811b09948/out` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcGGBGnp/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libassert_cmd-118aadd4c23f79a1,libwait_timeout-4afc75e5c8845c20}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtest_log-921ec8242ef4556f,libtracing_subscriber-795f93e722ad42e8,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-a063d8ba2affb3d1,libnu_ansi_term-397b1770c3b67a2d,libtracing_log-9f7771b3476d90ad,libassert_fs-c276e1c871a282d3,libglobwalk-5c1f1b7702e469e3,libignore-bc0f89559121eb58,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libcrossbeam_deque-f70bc53889fe292b,libcrossbeam_epoch-12e0b10032101521,libcrossbeam_utils-0a46ed2e1921bda3,libglobset-14f9496c53cfdc61,libbstr-594a2b576fca7e02,libpredicates_tree-969a753f36490a18,libtermtree-a075e54d067ee6cb,libpredicates-385176cbcb3cafa7,libdifflib-b5c0d174341d4249,libpredicates_core-2ee15378b2ec456c,libdoc_comment-b7e3a4db9cdbc82e,libanyhow-d0824aa9c7568042,libserial_test-30865f644ecf4b99,libparking_lot-45062df90f7f27b2,libparking_lot_core-bb0c101b6c1dc29d,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libscc-b289d8aaefa9e405,libsdd-e900eacb139da162,librexpect-eb353461c7e5dcf5,libcomma-5532d1d9dc36d4ee,libthiserror-8d48f50e62149409,libregex-a0d4a911a9866949,libregex_automata-3a291174dc0f1152,libaho_corasick-e9b0f8d39018b15f,libregex_syntax-a59969707b42f994,libnix-b3356745382fb209,libgitmoji_rs-c283445bb5c36b5b,libreqwest-f027cc70d483df72,librustls_platform_verifier-22488b20d1ea21d4,librustls_native_certs-0f41a67240032563,libopenssl_probe-2e4370df64ac645e,libhyper_rustls-deba48feb8fd45fa,libtokio_rustls-c2ce850101778857,librustls-7349d54bca130f33,libsubtle-ca7024fc66e4388f,libwebpki-87d49c28c371042a,libuntrusted-3420b86308bec153,libaws_lc_rs-dd349c1c02d6117e,libaws_lc_sys-80ba9120da51f26c,librustls_pki_types-e566595587d0f95e,libserde_json-d6b075d4f669f417,libzmij-07c2bc01ed4c756c,libtower_http-dbe1fe2aee37c9fd,libtower-62e69d308b17d0d9,libtower_layer-d70c7e404336389b,libhyper_util-ab21922bbb63e4e6,libbase64-2a03de3babadded3,libipnet-ab246bcb66b2cb35,libtower_service-0d7df29686b13872,libhyper-64ac527653216992,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-cd82836702e5d00e,libfnv-2d77ec4f6f971b24,libtokio_util-80fa31d388e80eaa,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libfutures_util-4f8a7f09f0b25ffa,libmemchr-9b3f20cfb3ebd3b2,libfutures_io-9bc2d3828d4ba8af,libslab-e253d0c0a7952806,libfutures_channel-269d605913ea0ccb,libfutures_sink-97e10fe82c3fc434,libfutures_task-eafdccc31efa9d5a,libhttp_body_util-0e32d117a3d5e797,libhttp_body-c9fa59b257b83676,liblog-cfb0a897de58af94,libhttp-cf5b21f2e047a877,libitoa-d474a064685fa8df,libsync_wrapper-48a86ae4bb41793c,libfutures_core-f0387e1e69ce8814,libtoml_edit-c514058d99fd0380,libserde_spanned-701825be3dceed63,libtoml_parser-8c5a25d049b97719,libwinnow-8c90dc7036227820,libindexmap-ecd4a5aab9251009,libequivalent-7e0e8cbe6c474a67,libhashbrown-2ec5c5ce1d663dec,libtoml_writer-79cd4a661bcc92c1,libtoml_datetime-ca1a22a00f42ff86,libderive_more-5933ac39bdb80bcb,libtokio-e3695c9b434ee9eb,libsignal_hook_registry-df09408292a7408f,liberrno-d0b8b5d07de6714b,libsocket2-057060a723a7dac4,libbytes-ff5aca13e3e348ea,libmio-91a31d9a473443d4,libdirectories-87b7fda66cce4e52,libdirs_sys-05fd7f16c8fccffd,liboption_ext-23838f1959a6156b,libdialoguer-b7a623a0daa74d35,libshell_words-6fc0b2e7f7651d11,libtempfile-51bdcc8e3e14e24e,libgetrandom-7e8996c6d259532d,libfastrand-8bf93aced4b4285e,libzeroize-36c98e1e0ab441af,libfuzzy_matcher-4abe7a0aa097e757,libthread_local-930fa34297cc73a9,libcfg_if-5af52f617df93f8f,libtracing-102cd2c438eee9c5,libpin_project_lite-8a799ba8b4537fa2,libtracing_core-386c043fb93aac37,libonce_cell-028ded5f5e4e9236,libconsole-ffb25e220c7191ac,liblibc-7d80169ff6c53cef,liburl-70fe7edfba318e53,libidna-08148cbc4dcb17d8,libidna_adapter-073bfd80fdedf664,libicu_properties-5efd37860822c69d,libicu_properties_data-0263abb5e65944fd,libicu_normalizer-9a4b9ba479d830ea,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-f729f0375d518e03,libicu_collections-5ad9843174e14b73,libutf8_iter-0d9be7b316c2b184,libpotential_utf-e1a9f6fb416a15bc,libicu_provider-3bc049d0b3684d03,libicu_locale_core-2533ee0f26fbae10,libtinystr-5525b04f51fdcd50,liblitemap-91c3ff84b79c6a50,libwriteable-efdd0449bf1f91d8,libzerovec-562ed3cebd56e11a,libzerotrie-c894d11146b13ac0,libyoke-6aea181be9b84536,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-e161508bbee50a1f,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libserde-babbbc68ad2070af,libserde_core-57e528f07a610d2d,libclap_complete-40831dc7adc0f96e,libclap-26a7ea6a9f8db941,libclap_builder-cedd077324c8ac8a,libstrsim-24acdad2526b95b7,libanstream-4a80d76578abdd6d,libanstyle_query-7d642b7421150d4a,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-aad5558f11ccb111,libanstyle_parse-fbffb9796ec06f41,libutf8parse-8828ddbb63eb8bad,libclap_lex-05c592f7d54061df,libanstyle-b6e520ecdc2d5e86,libassert2-eb789e7fa18ac719,libyansi-ea5897b7ce434d6c,libdiff-3cd541a7987babfb,libterminal_size-02694e677135cd00,librustix-ca5bf171d9172ccc,libbitflags-e2ff1f8a3d866557,liblinux_raw_sys-fe1e9ef4505379f7,libunicode_width-11318280e9097d13}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcGGBGnp/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-1a6b805811b09948/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/init-b97ea597fce86f7e" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gitmoji-rs` (test "init") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "a87df54a426a43e981550bb5178f482b3adc210c5bd1c8619dcd9a194ffcf12f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a87df54a426a43e981550bb5178f482b3adc210c5bd1c8619dcd9a194ffcf12f", kill_on_drop: false }`
[INFO] [stdout] a87df54a426a43e981550bb5178f482b3adc210c5bd1c8619dcd9a194ffcf12f
